gpsbabel.git
2004-09-20 robertlBring in shapefil.h.
2004-09-20 robertlCheck in shapelib and experimental prototype of crude...
2004-09-20 robertlFrom Mark Bradley:
2004-09-17 parkrrrrFixed internal styles so -i -f -f works as expected
2004-09-17 parkrrrrRemove comment that the arc input couldn't handle anyway
2004-09-17 parkrrrrsegfault when waypoints didn't have descriptions e...
2004-09-17 parkrrrrAdd ARGTYPE_HIDDEN flag and 'nowarn' flag for stack...
2004-09-17 robertlFormat/Round coords in dupe filter.
2004-09-17 parkrrrrStandardize default option values, add 'exit' routine...
2004-09-17 parkrrrrOops, didn't mean to comment that line out. Also,...
2004-09-17 parkrrrrGrrrr... vi auto-comments with a * in shell scripts...
2004-09-17 parkrrrrComparison had wrong sense; needs rewritten
2004-09-17 robertlFrom Mark Bradley. Use compare instead of explicit...
2004-09-16 parkrrrrvarious memory leaks from make leaktest
2004-09-16 parkrrrrtesto case for stack filter
2004-09-16 robertlMore USB integration pieces & parts.
2004-09-16 robertlMore USB integration.
2004-09-16 robertlBring in rest of makefile & integration voodoo for...
2004-09-16 robertlAdd libusb-based OS module.
2004-09-16 robertlAdd rest of shims to hook up Garmin/USB layers.
2004-09-16 robertlAnother gpsbabel.org reference.
2004-09-16 robertl*** empty log message ***
2004-09-16 robertlFrom Mark Bradley:
2004-09-15 parkrrrrDOcumentation for stack filter; forgot to commit this...
2004-09-15 robertlFix blindingly stupid typo/braino that resulted in...
2004-09-15 jfathertonTidying code, added console logging for easier bug...
2004-09-14 robertlBlindly add suport for Forerunner 201 and Quest tracks.
2004-09-14 robertlBlind coding for tracks on Forerunner 201 and Quest.
2004-09-14 parkrrrrDescription of 'swap' option was too long
2004-09-14 parkrrrrAdded stack filter, exit routines for filters
2004-09-14 robertlMisc changes to point to our new domain.
2004-09-14 robertlInitial sketching in of Garmin/USB modules.
2004-09-14 robertlAttempt to handle new forerunner track types.
2004-09-14 robertlCope with serial and usb packets being different size.
2004-09-14 robertlRemove warning during device discovery as increasing...
2004-09-11 robertlAdd prelim handling of new groundspeak "small" containe...
2004-09-09 robertlAdd a stub for GPS_Serial_Close for Windows.
2004-09-09 robertlAdd missing babelfront2.eps.
2004-09-08 jfathertonFixed user defaults for OS X 10.3
2004-09-07 robertlAdd missing pieces of HSA_NAV & minor fixes. From...
2004-09-07 robertlFrom John Hay
2004-09-04 jfathertonFixed user defaults for OS X 10.3
2004-09-02 parkrrrrScript and hex dump that expose what I know about the
2004-08-31 robertlFrom Chris Jones.
2004-08-31 robertlAllow power-off to work with USB.
2004-08-31 robertlTrickle in a bit of Garmin/USB support that isn't disru...
2004-08-31 robertl(trivially) stricter internal checking.
2004-08-31 robertlCan't use VLA's in C89.
2004-08-31 parkrrrrHandle Street Atlas USA 2005 routes
2004-08-31 robertlImprove packet dumps when debugging.
2004-08-30 robertlAdd IGC for flight recorders. From Chris Jones .
2004-08-29 robertlAdd success report of NavCompanion 3.20 from Robert...
2004-08-27 robertlAdd house as secondary alias for residence.
2004-08-27 robertlUpdate to reflect move of garmin_tables.
2004-08-27 robertlUse strrchr, not rindex.
2004-08-26 robertlMove garmin icon tables into their own file; make mapso...
2004-08-26 robertlAdd track support + D108 waypoint support. From Bernha...
2004-08-25 robertlFix precision of gnuplot format to a "mere" thousandths...
2004-08-25 robertlFrom John Hay:
2004-08-25 robertlVaporize DOS carriage returns.
2004-08-25 robertlChange 'u' header. From John Hay.
2004-08-20 robertlAllow icons to be specified by number.
2004-08-20 robertlAdd parsing of GPRMC sentences. From ?yvind Kaurstad...
2004-08-20 robertlAdd LAT_NMEA and LON_NMEA to csv styles.
2004-08-20 robertlAdd track reads of alternate PCX format used by radrout...
2004-08-17 parkrrrrAdded path distance options to xcsv
2004-08-17 robertlfrom Alexander Stohr
2004-08-14 jfathertonAdded gui access to smart names
2004-08-12 robertlAdd ZDA timestamp parsing to nmea files.
2004-08-11 robertlAdd HSA Endeavour support. From Sven Dowideit.
2004-08-11 parkrrrrMisplaced not
2004-08-09 parkrrrrOops. fabs and labs are SO not the same thing. This...
2004-08-05 parkrrrrCode to compute magnetic declination. Not currently...
2004-07-31 robertlWrite unknown alts as zero.
2004-07-29 robertlOutput 9 digits after decimal instead of default of...
2004-07-26 jfathertonFixed a bug that was causing serial port selection...
2004-07-24 robertlFree GC strings when releasing waypoint.
2004-07-24 robertlDocument 'sort' filter.
2004-07-24 robertlBump version for beta.
2004-07-24 robertlAdd nukewpt suboption.
2004-07-24 robertlIncrease serial timeout lengths. Mostly for benefit...
2004-07-24 robertlDon't crash if D103 icon isn't found.
2004-07-24 robertlHonor -vs flag on last change.
2004-07-24 robertlAllow "Bank" as alias for ATM.
2004-07-24 robertlRegenerate to include netstumbler.
2004-07-24 robertlImplement '-vs' status display for Garmin and Magellan...
2004-07-23 parkrrrrconsolidate all rad-to-miles calculations, add 'points...
2004-07-22 robertlGive compare more data to work with so qsort is stable...
2004-07-22 parkrrrrAdd human-readable testo case (and fix bugs)
2004-07-21 parkrrrradded *_HUMAN_READABLE styles to xcsv
2004-07-06 alexmotAdd track/route handling to the position filter.
2004-07-06 parkrrrr.gpl altitude is in feet; waypoint altitude is in meter...
2004-07-06 parkrrrrAdded turns_only and turns_important to saroute
2004-07-06 parkrrrrUpdated project file for module additions/deletions
2004-07-05 robertlRemove dead file.
2004-07-05 robertlFix typo in this unused file.
2004-07-02 robertlJohn Temples wrote:
2004-07-01 robertlWrite the alt to NMEA when we have it.
2004-06-29 robertluse waypt_new instead of explict xcalloc - see message...
2004-06-26 robertlSort help strings on output to make them slightly less...
next